Skip to content

Update fakeredis requirement from ~=2.32 to ~=2.33 in /.dev in the packages group#677

Merged
TEAM4-0 merged 1 commit into
masterfrom
dependabot/pip/dot-dev/master/packages-1d1464f0b7
Dec 22, 2025
Merged

Update fakeredis requirement from ~=2.32 to ~=2.33 in /.dev in the packages group#677
TEAM4-0 merged 1 commit into
masterfrom
dependabot/pip/dot-dev/master/packages-1d1464f0b7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on fakeredis to permit the latest version.
Updates fakeredis to 2.33.0

Release notes

Sourced from fakeredis's releases.

v2.33.0🌈

🚀 Features

  • Implement MSETEX (From Redis 8.4)

🐛 Bug Fixes

  • fix[FakeAsyncRedis]: FakeAsyncRedis supports protocol=3 #442
  • fix[TcpFakeServer]: TcpFakeServer supports pub/sub #431
  • fix[TcpFakeServer]: preserve whitespace in bulk strings @​oliverhaas #435

🧰 Maintenance

  • Update tests to support redis-py 7.1.0 and Redis 8.4
  • Async tests run on resp3 and resp2

New Contributors

Full Changelog: cunla/fakeredis-py@v2.32.1...v2.33.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py) to permit the latest version.

Updates `fakeredis` to 2.33.0
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.32.0...v2.33.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.33.0
  dependency-type: direct:development
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added CI/CD Continuous integration (CI) & continuous deployment (CD) skip-changelog labels Dec 22, 2025
@TEAM4-0
TEAM4-0 enabled auto-merge (squash) December 22, 2025 05:02
@codecov

codecov Bot commented Dec 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.34%. Comparing base (adb3ba0) to head (7fd1895).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #677   +/-   ##
=======================================
  Coverage   84.34%   84.34%           
=======================================
  Files          26       26           
  Lines         805      805           
=======================================
  Hits          679      679           
  Misses        126      126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TEAM4-0
TEAM4-0 merged commit 414fd04 into master Dec 22, 2025
16 checks passed
@TEAM4-0
TEAM4-0 deleted the dependabot/pip/dot-dev/master/packages-1d1464f0b7 branch December 22, 2025 08:20
github-actions Bot pushed a commit that referenced this pull request Dec 22, 2025
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py) to permit the latest version.

Updates `fakeredis` to 2.33.0
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.32.0...v2.33.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.33.0
  dependency-type: direct:development
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Continuous integration (CI) & continuous deployment (CD) skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants